text buffer: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 19:38:14 +0000 (15:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:13:34 +0000 (17:13 -0400)
commit8ee711bbc90afa3104dc0154cd76db9914bd5021
tree65b99baad611d575ab2dca2746b85f113cb89991
parent65be0f5be92df2d7ee486fc10f758b06a1fded97
text buffer: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtktextbuffer.c